"Generate a basic cleanup plan (keep/delete/archive/ask) from a filesystem snapshot; no filesystem changes. Input: env.file_cleanup_plan_request_v1, output: ds.file_cleanup_plan_v1."
3.7
Rating
0
Installs
Tools & Utilities
Category
This wrapper skill provides a basic structure for generating file cleanup plans from filesystem snapshots without making actual changes. However, the description lacks clarity on invocation details - the input/output schemas are not defined in this skill and defer to another skill (skill_file_cleanup_plan_node_basic). A CLI agent would struggle to invoke this based solely on the description since critical details like the structure of env.file_cleanup_plan_request_v1 and ds.file_cleanup_plan_v1 are missing. The task knowledge is minimal as it's a wrapper requiring manual coordination. Structure is reasonable for a simple wrapper with clear notes about its generated nature. Novelty is moderate - file cleanup planning based on snapshots has value, but as a wrapper with undefined schemas and manual coordination requirements, the practical utility is limited.
Loading SKILL.md…

Skill Author